home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / bootex10.zip / REBOOT.DOC < prev    next >
Text File  |  1992-04-15  |  998b  |  19 lines

  1.                        Reboot Version 1.00
  2.                        -------------------
  3.    Many people ask me how to reboot a computer, it seems like INT 19
  4. is no use for reboot the computer.
  5.    So I wrote both  program reboot.c and reboot.asm to show how to
  6. reboot a PC.
  7.    I use a restart as a pointer to get the ROM reboot address, and
  8. call the procedure. It will be work at any IBM PC compitable. I think
  9. it's a right way to do it.
  10.  
  11.                                                  Jenn-Hwa Guan
  12.                                                  Nickname : Hawk
  13.                                          National Central University
  14.                                                   Taiwan,R.O.C
  15.                                        Bitnet  : U432660@twncu865.Bitnet
  16.                                        Internet: Hawk@s825.ncu.edu.tw
  17.                                                  hawk@[140.115.80.1]
  18.                                                  u432300@sun1.ncu.edu.tw
  19.